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