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