import { Action } from "../../types"; declare const getCoingeckoTopGainersAction: Action; export default getCoingeckoTopGainersAction; //# sourceMappingURL=getCoingeckoTopGainers.d.ts.map