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