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