export declare const isPinyinMatch: (input: string, keys: string) => boolean;