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