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