/// import { IIconProps } from "types"; declare const NoteEditSvg: (props: IIconProps) => JSX.Element; export default NoteEditSvg;