import type { model as amf } from 'amf-client-js'; export declare const TTL_ANNOTATION_NAME = "ttl"; export declare function collectTTLAnnotation(shape: amf.domain.Shape | amf.domain.WebApi): number | undefined;