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