declare const SmartUIAutoImport: { libraryName: string; format(localName: string, importedName: string): string; }; export default SmartUIAutoImport;