// TODO: Create a subscription object with more options type Subscription = Function; export default Subscription;