export declare const matchString: (str: string, query: string) => boolean;