import type { CanvasContent } from 'remotion'; export declare const deriveCanvasContentFromUrl: () => CanvasContent | null;