export declare const getAbsolutePublicDir: ({ relativePublicDir, remotionRoot, }: { relativePublicDir: string | null; remotionRoot: string; }) => string;