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