import type { RateInterface } from '../../types/index'; declare const e1: RateInterface; export default e1;