import type { Err, Ok } from '@stacksjs/error-handling'; export declare function flushModelDocuments(modelOption?: string): Promise | Err>;