import type { GeneratorMetadata } from '../../lib/generators.js'; export declare const apply: ({ schemas, tables, views, materializedViews, columns, types, }: GeneratorMetadata) => string; //# sourceMappingURL=go.d.ts.map