import React from "react"; import { IconsInterface } from "../IconInterface"; declare const IconGooglePlay: React.FC; export default IconGooglePlay;