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