import type { FC, SVGProps } from "react"; export const PlayCircleIcon: FC> = (props) => ( );