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