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