import type { ComponentProps } from 'react'; declare const StyledSvg: import("styled-system/jsx").StyledComponent & import("@ark-ui/react").PolymorphicProps>, {}>; export type AppleLoginIconProps = ComponentProps; export declare const AppleLoginIcon: (props: AppleLoginIconProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=AppleLoginIcon.d.ts.map