export declare const loadConfig: (remotionRoot: string) => Promise<string | null>;
