import { getBaseType } from './prototype/calculations/getBaseType';
import { Prototype } from './prototype/models/Prototype';
export type { Prototype };
export { getBaseType };
//# sourceMappingURL=index.d.ts.map