export declare let startsWith: (str: string, strToFind: string) => boolean;