import { ComponentType } from 'react'; export default function baseComponent(usePure: boolean): ComponentType;