export declare type AllowedSimpleTypes = string | number | boolean | null;