import { SVGProps } from "react"; export declare const IconPlay: (props: SVGProps) => JSX.Element; export default IconPlay;