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