export declare type nothing = never | null | undefined; export declare const nothing: null; //# sourceMappingURL=nothing.d.ts.map