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