import * as React from 'react'; declare function Play(props: React.SVGProps): JSX.Element; declare const MemoPlay: React.MemoExoticComponent; export default MemoPlay;