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