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