export declare const serializeWorkflowRegistration: (outputPath: string, metaImportPath: string, workflowNames: string[], workflowFiles: Map, _graphFiles: Map, packageMappings: Record, packageName?: string) => string;