import { Matcher } from '../../../component/types'; export declare const matcherToolTip: (matcher: Matcher) => string;