import type * as interfaces from "./interfaces"; export type { interfaces }; export type { Staking } from "./Staking";