import { default as React } from 'react'; import { SupportSidebarProps } from './types'; export declare const SupportSidebar: React.FC;