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