export type Id = number | string; export type Notify = () => void; //# sourceMappingURL=types.d.ts.map