export type * from './Brand.ts';
export type * from './IdentityFunction.ts';
export type { AnyFunction, RecordKey, } from './is.ts';
export type * from './ObjectTypeShape.ts';
export type { TypedArray, TypedKey, TypedObject, TypedValue, } from './Typed.ts';
export type * from './TypeOfTypes.ts';
//# sourceMappingURL=model.d.ts.map