export declare const getContent: (path: string) => Promise; export declare const getFixContent: (path: string) => Promise;