declare const dashboardCommand: (value: string | undefined, options?: any) => Promise; export default dashboardCommand;