import * as React from 'react'; declare function Play2(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Play2; export default Play2;