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