import { Configure } from './types.js';
export declare const configureNestJsTypebox: (options?: Configure) => void;
