import { SvgIconComponent } from './types'; declare const CurrencyFrancIcon: SvgIconComponent; export default CurrencyFrancIcon;