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