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