export declare function isMatch(sourceText: string, searchValue: string | null): boolean;