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