declare const getFileIconType: (extension?: string) => any;
export { getFileIconType };
