import type { model as amf } from 'amf-client-js'; export declare const KEY_PREFIX_ANNOTATION_NAME = "keyPrefix"; export declare function getKeyPrefix(api: amf.domain.WebApi): string;