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