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