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