import React from 'react'; declare const SvgPlayFilled: (props: React.SVGProps) => JSX.Element; export default SvgPlayFilled;