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