export function useBtn(props: any): { payNow: () => void; };