export declare type Nullable = T | null | undefined; //# sourceMappingURL=nullable.d.ts.map