export declare function insertDynamicExport(sourceText: string, value: 'force-static' | 'force-dynamic'): string;