import { SVGProps } from 'react'; export declare const EditNotesIcon: (props: SVGProps) => JSX.Element;