import React from 'react'; import './index.less'; import { BottomBarProps } from './types'; export declare const BottomBar: React.FC;