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