export declare const getFileSuffix: (src: string) => string; export declare const getFileName: (src: string) => string;