import { FC } from "react"; import { ClassName } from "@helpers/types"; declare const PlaySvg: FC; export default PlaySvg;