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