export default PiggyBank;
declare function PiggyBank(props: any): JSX.Element;
