import { BackTopProps, Position } from '../back-top-types';
export default function (props: BackTopProps): Position;
