import { FunctionComponent } from 'react'; import { DraxSubproviderProps } from './types'; export declare const DraxSubprovider: FunctionComponent;