import { CapabilityDefinition } from '../../../types'; export declare function renderExpoHarmonyCameraTurboModule(): string; export declare function renderExpoCameraHarmonyAdapterShim(capability: CapabilityDefinition): string; export declare function renderExpoCameraPreviewShim(capability: CapabilityDefinition): string;