export declare const getAssetRateByApy: ({ apy }: { apy: string; }) => { rate: string; };