import type { DocumentActionComponent } from 'sanity'; export declare function createRegenerateAction(): DocumentActionComponent;