import React from 'react'; declare const _default: React.MemoExoticComponent, HTMLDivElement>, "ref">, "as" | keyof import("../../private/utils/composers").ComposedBoxProps> & { ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject | null | undefined; } & { readonly children?: React.ReactNode; readonly id: string; readonly isDisabled?: boolean | undefined; readonly isError?: boolean | undefined; } & Required> & { activeID?: string | undefined; }, never>>; export default _default;