/** * SchemableExt instances for Arbitrary * * **Warning: DO NOT EDIT, this module is autogenerated** * * @since 0.0.3 */ import * as Arb from './internal/ArbitraryBase'; import { SchemableExt1 } from './SchemableExt'; /** * @since 0.0.1 * @category Instances */ export declare const Schemable: SchemableExt1; //# sourceMappingURL=Arbitrary.d.ts.map