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