import type { LinkDescription } from './link-description'; export interface NdmCameraLinkDescription extends LinkDescription {}