import { CapabilityDefinition } from '../../../types'; export declare function renderExpoHarmonyImagePickerTurboModule(): string; export declare function renderExpoImagePickerHarmonyAdapterShim(capability: CapabilityDefinition): string; export declare function renderExpoImagePickerPreviewShim(capability: CapabilityDefinition): string;