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