import { type SvgStringOpts } from '../../svgString'; export declare const PlaySVG: (opts?: SvgStringOpts) => string; export default PlaySVG;