import { type FC } from "react"; declare const PauseEffect: FC; export default PauseEffect;