import { SvgIconComponent } from './types'; declare const EditNoteIcon: SvgIconComponent; export default EditNoteIcon;