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