export { default } from "./component"; export { useNotification } from "./component/context"; export * from "./types"; //# sourceMappingURL=index.d.ts.map