export declare type Simple = string | number | boolean | Date;
//# sourceMappingURL=simple.type.d.ts.map