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