declare const google_play: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default google_play;