export declare const nameMatcher: (request: string) => (searchIn: string) => boolean;