export * from "./primitive";
export * from "./compound";
export type { Guard, TypeOf } from "./types";
//# sourceMappingURL=index.d.ts.map