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