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