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