import { SVGAttributes } from "react"; export function PlayStoreIcon(props: SVGAttributes) { return ( ); }