export type { FileIconProps, FileIconStyle } from './types'; export { FileIcon } from './file-icon';