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