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