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