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