export declare const SubscriptionDrawer: ({ ...props }: { [x: string]: any; }) => JSX.Element;