import { IInbox } from "./types"; export { default as useInbox } from "./use-inbox"; export { IInbox }; //# sourceMappingURL=index.d.ts.map