import { AaiDevice } from '../../infrastructure'; export declare function deviceAddComponent(props: { yes: boolean; hostname?: string; }): Promise; //# sourceMappingURL=device-add-component.d.ts.map