import Output from '../output/output.js'; export declare function transformLegacyCreation(data: any, output: Output): Promise;