export declare const getFileIconFromExtension: (fileName: string) => string; export declare const generateReportLocalStorageKey: (segmentId: string, appId: string, serviceId: string) => string;