import { ComponentInterface } from "../index";
export declare function getHardwareInfo(): Promise<ComponentInterface>;
//# sourceMappingURL=hardware.d.ts.map