/** * @tsplus type DSL */ export interface DSLOps { } export declare const DSL: DSLOps; //# sourceMappingURL=definition.d.ts.map