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