import { StyledIcon } from '@styled-icons/styled-icon'; export declare const GooglePlay: StyledIcon; export declare const GooglePlayDimensions: { height: number; width: number; };