export declare function StartsWith(whereToLook: any, whatToLookFor: any): boolean;