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