/// import { AllBaseProps } from '../tasty'; /** * @deprecated consider using tasty() instead */ declare const _Base: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; export { _Base as Base };