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