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