/// import { IconProps } from '../../types'; declare const Banknote2: (allProps: IconProps) => JSX.Element; export default Banknote2;