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