import type { CommandAction } from '../../types/CommandAction.js'; /** List Cloudpack user preferences. */ export declare const execute: CommandAction; //# sourceMappingURL=list.d.ts.map