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