import * as Schema from "../schema.js"; /** * @tsplus getter ets/Schema/Parser unsafe * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const unsafe: typeof Schema.unsafe; /** * @tsplus getter ets/Schema/Parser condemn * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const condemn: typeof Schema.condemn; /** * @tsplus getter ets/Schema/Parser condemnFail * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const condemnFail: typeof Schema.condemnFail; /** * @tsplus getter ets/Schema/Parser condemnDie * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const condemnDie: typeof Schema.condemnDie; /** * @tsplus getter ets/Schema/Parser condemnCustom * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const condemnCustom: typeof Schema.condemnCustom; /** * @tsplus getter ets/Schema/Parser condemnLeft * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const condemnLeft: typeof Schema.condemnLeft; /** * @tsplus getter ets/Schema/Schema parseCondemnCustom * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseCondemnCustom: typeof Schema.parseCondemnCustom; /** * @tsplus getter ets/Schema/Schema parseCondemnDie * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseCondemnDie: typeof Schema.parseCondemnDie; /** * @tsplus getter ets/Schema/Schema parseECondemnFail * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseECondemnFail: typeof Schema.parseECondemnFail; /** * @tsplus getter ets/Schema/Schema parseECondemnDie * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseECondemnDie: typeof Schema.parseECondemnDie; /** * @tsplus getter ets/Schema/Schema parseECondemnCustom * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseECondemnCustom: typeof Schema.parseECondemnCustom; /** * @tsplus getter ets/Schema/Schema parseCondemnLeft * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseCondemnLeft: typeof Schema.parseCondemnLeft; /** * @tsplus getter ets/Schema/Schema parseECondemnLeft * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseECondemnLeft: typeof Schema.parseECondemnLeft; /** * @tsplus getter ets/Schema/Schema parseEUnsafe * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseEUnsafe: typeof Schema.parseEUnsafe; /** * @tsplus getter ets/Schema/Schema parseUnsafe * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseUnsafe: typeof Schema.parseUnsafe; /** * @tsplus getter ets/Schema/Schema parseCondemn * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseCondemn: typeof Schema.parseCondemn; /** * @tsplus getter ets/Schema/Schema parseECondemn * @tsplus location "@effect-ts-app/boilerplate-prelude/_ext/Schema.ext" */ export declare const parseECondemn: typeof Schema.parseECondemn; //# sourceMappingURL=Schema.ext.d.ts.map