import type { ApiModel, CodeGen, KeyedCollection } from '@looker/sdk-codegen'; export declare const getGenerators: (api: ApiModel) => KeyedCollection;