export * as convenience from './guards/convenience'; export * from './guards/convenience'; export * as primitives from './guards/primitives'; export * from './guards/primitives'; export * as structural from './guards/structural'; export * from './guards/structural'; //# sourceMappingURL=index.d.ts.map