import { ICommandOptionDefinition, ICommandProfileTypeConfiguration } from "@zowe/imperative"; export declare const ViewProfileConfiguration: ICommandProfileTypeConfiguration; export declare const ViewProfileOptions: ICommandOptionDefinition[];