UNPKG

@ledgerhq/live-common

Version:
4 lines 249 B
import type { CeloPreloadData, CeloValidatorGroup } from "./types"; export declare function useCeloPreloadData(): CeloPreloadData; export declare function useValidatorGroups(search?: string): CeloValidatorGroup[]; //# sourceMappingURL=react.d.ts.map