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