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