import type { AbortPendingAuthoredPreparationInput, PreparedAuthoredState } from './authored-state-transaction-types.js'; export declare function abortPendingAuthoredPreparation(input: AbortPendingAuthoredPreparationInput): Promise; //# sourceMappingURL=authored-state-transaction-abort.d.ts.map