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