import { IconDefinition } from '../../templates/types'; declare const FileMinusOutlined: IconDefinition; export default FileMinusOutlined;