import CurrencyFranc from './CurrencyFranc'; declare const CurrencyFrancFilled: typeof CurrencyFranc; export default CurrencyFrancFilled;