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