import type { IconComponent } from '../types'; declare const Banknote: IconComponent; export default Banknote;