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