import { componentInterface } from '../../factory';
export default function getHardware(): Promise<componentInterface>;
