export declare type Scalar = string | number | boolean | null | undefined; //# sourceMappingURL=scalar.type.d.ts.map