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