export declare type NumberOrString = Number | String;