export declare function HasPrefix(s: string, prefix: string): boolean;