import { Model } from '../client/interfaces/Model'; export declare function getModelNames(models: Model[]): string[];