import * as Schema from "@effect-ts-app/schema"; /** * @tsplus getter ets/Schema/Parser unsafe * @tsplus location "@effect-ts-app/schema/Schema.ext" */ export declare const unsafe: typeof Schema.unsafe; /** * @tsplus getter ets/Schema/Parser condemn * @tsplus location "@effect-ts-app/schema/Schema.ext" */ export declare const condemn: typeof Schema.condemn; /** * @tsplus getter ets/Schema/Parser condemnFail * @tsplus location "@effect-ts-app/schema/Schema.ext" */ export declare const condemnFail: typeof Schema.condemnFail; /** * @tsplus getter ets/Schema/Parser condemnDie * @tsplus location "@effect-ts-app/schema/Schema.ext" */ export declare const condemnDie: typeof Schema.condemnDie; //# sourceMappingURL=Schema.ext.d.ts.map