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