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