/** This file is auto generated by convertSvgToJsx.ts */
import type { IconSVGProps } from '../../components/icon/Icon';
declare const savings_account_out: (props?: IconSVGProps) => import("react/jsx-runtime").JSX.Element;
export default savings_account_out;
