import { t } from '@umijs/utils'; export declare function parse(code: string): t.File;