export declare function strchr(str: string, c: string): string | null;