export declare function strrchr(haystack: string, needle: string): string | false;