/// import { Provider } from '../'; export declare function AcmInlineProvider(props: { provider: Provider; }): JSX.Element;