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