/**
 * Represents a builder for building and getting the inline on() methods for inline projections.
 */
export declare abstract class OnMethodBuilder<T, TCallback> {
}
//# sourceMappingURL=OnMethodBuilder.d.ts.map