export declare const startsWith: (str: string, search: string) => boolean;