declare const Device: import("react").ForwardRefExoticComponent<import("../Icon").IconProps & import("react").RefAttributes<SVGElement>>;
export default Device;
