import { IconTheme } from '../../IconsCommonTypes'; declare function PrivateChat(theme?: IconTheme | undefined): import("react/jsx-runtime").JSX.Element; export default PrivateChat; //# sourceMappingURL=index.d.ts.map