export declare function strstr(haystack: string, needle: string): string | null;