import type { LogLevel } from '@remotion/renderer'; export declare const initializeCli: (remotionRoot: string) => Promise;