export declare type Properties = { [key: string]: (string | number | (string | number)[]); };