import { IconProps } from '../lib';
declare function MonitorPlay(props: IconProps): JSX.Element;
export default MonitorPlay;
