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