export declare function stristr(haystack: string, needle: string, bool?: boolean): string | false;