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