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