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