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