import React from 'react'; declare const CancelSubscription: () => React.JSX.Element; export default CancelSubscription;