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