import { IconProps } from '../Icon'; declare function SvgNoteAdd(props: IconProps): JSX.Element; export default SvgNoteAdd;