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