export type Subscription = { remove: () => void; }; //# sourceMappingURL=types.d.ts.map