export declare function StartsWithAny(whereToLook: any, whatToLookFor: Array | any): boolean;