export declare function hasPrefix(str: string, prefix: string): boolean;