import { ProviderType } from 'types'; import { ActionReturnDataType } from './types'; export declare function getStakeData(provider: ProviderType): Omit; //# sourceMappingURL=getStakeData.d.ts.map