export declare const truncateString: (fileName: string) => { baseName: string; suffixWithExtension: string; };