import React from 'react'; import { SubscriptionDetailsProps } from './types'; export declare const SubscriptionDetails: React.FC;