declare const showComponent: (component: any, data: any) => boolean; export default showComponent;