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