export declare const getStringBeforeSuffix: (fileName: string) => string;
