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