import type { OperationOptions } from "@azure-rest/core-client"; /** Optional parameters. */ export interface ScriptCmdletsGetOptionalParams extends OperationOptions { } /** Optional parameters. */ export interface ScriptCmdletsListOptionalParams extends OperationOptions { } //# sourceMappingURL=options.d.ts.map