import { DeleteActionSetRequest } from '../typings'; export declare const deleteActionSet: (info: DeleteActionSetRequest) => Promise;