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