import type { model as amf } from 'amf-client-js'; export declare const OPAQUE_ANNOTATION_NAME = "opaque"; export declare function collectOpaqueAnnotation(shape: amf.domain.Shape): true | undefined;