import * as React from 'react'; declare function Monitor2Icon(props: React.ComponentProps<'svg'>): JSX.Element; export default Monitor2Icon;