export declare function mergeImportStatements(importStatementOne: any, importStatementTwo: any): string;
