import { SVGProps } from "react"; declare const AppleLogoIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default AppleLogoIcon;