import { Maybe } from "@tsplus/stdlib/data/Maybe/definition"; import type * as P from "@tsplus/stdlib/prelude/IdentityBoth"; /** * @tsplus static Maybe.Ops IdentityBoth * @tsplus location "@tsplus/stdlib/data/Maybe/instances/IdentityBoth" */ export declare const IdentityBoth: P.IdentityBoth; //# sourceMappingURL=IdentityBoth.d.ts.map