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