import * as cito from 'cito';
export declare function hasExact(allowed: Array<string>): cito.Type<object>;
