import { SchemaObject } from 'openapi-typescript'; export declare const getFile: (filePath: string) => SchemaObject | null; //# sourceMappingURL=file.d.ts.map