import { CapabilityDefinition } from '../../../types'; export declare function renderExpoHarmonyFileSystemTurboModule(): string; export declare function renderExpoFileSystemHarmonyAdapterShim(capability: CapabilityDefinition): string; export declare function renderExpoFileSystemPreviewShim(capability: CapabilityDefinition): string;