import React from 'react'; export declare const BackTop: React.NamedExoticComponent<{ position: number; bg: string; color: string; fontSize: number; }>;