import { IconSvgProps } from '../types';
declare const ChatCircleSlash: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default ChatCircleSlash;
//# sourceMappingURL=ChatCircleSlash.d.ts.map