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