/// declare const Pause: ({ ...others }: { [x: string]: any; }) => JSX.Element; export default Pause;