import * as Store from './store'; export default function matches(event: any, matcher: Store.Matcher): boolean;