import { SVGIconDef } from './types'; declare const StackOutlined: SVGIconDef; export default StackOutlined;