export declare const getFileTye: (fileName: string) => string | undefined;
