import { IconSvgProps } from '../types';
declare const PiggyBank: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default PiggyBank;
//# sourceMappingURL=PiggyBank.d.ts.map