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