import { SVGProps } from "react";
declare const LIDeviceManager: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIDeviceManager };
