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