import { default as React } from 'react';
declare const AppleIcon: React.FC<React.SVGProps<SVGSVGElement>>;
export default AppleIcon;
