export declare function startsWith(string: string, searchString: string, position?: number): boolean;