import * as React from "react"; declare function Monitor(props: React.SVGProps): any; export default Monitor;