import type { IconComponent } from '../types'; declare const File: IconComponent; export default File;