import { type SvgStringOpts } from '../../svgString'; export declare const NoteSVG: (opts?: SvgStringOpts) => string; export default NoteSVG;