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