import { SVGProps } from 'react'; declare const SvgPiggyBank: (props: SVGProps) => JSX.Element; export default SvgPiggyBank;