import { Labelled } from '../../../../common';
export declare class RetrieveDeviceListCommand implements Labelled {
    label: string;
    constructor();
}
//# sourceMappingURL=retrieve-device-list.command.d.ts.map