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