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