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