/** * Created by kisnows on 2017/9/4. */ declare const getDisplayName: (component: any) => any; export default getDisplayName;