export declare function loadFile({ absolutePath, }: { absolutePath: string; }): FileType;