import { MatchersByName } from '.'; export declare const createApi: (scope: any) => { (matchersByName: MatchersByName): void; asymmetric: (matchersByName: MatchersByName) => void; };