import type { RenderDefaults } from '@remotion/studio-shared';
export declare const getRenderDefaults: () => RenderDefaults;
