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