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