import React from 'react'; import { ISelectFooter } from './types'; export declare const Footer: React.FC;