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