/// import { IconProps } from "../SvgIcon"; export declare const Play: (props?: IconProps) => JSX.Element; export default Play;