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