import type { FC, SVGProps } from "react";
export declare const Monitor: FC<SVGProps<SVGSVGElement>>;
export default Monitor;
//# sourceMappingURL=Monitor.d.ts.map