import { ICommandOptionDefinition } from "@zowe/imperative";
/**
 * Specifies the file or directory permission bits to be used in creating the file or directory.
 */
export declare const UssCreateOptions: {
    [key: string]: ICommandOptionDefinition;
};
//# sourceMappingURL=uss.options.d.ts.map