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