import { SVGProps } from "react"; declare const SvgPlaystore: (props: SVGProps) => JSX.Element; export default SvgPlaystore;