export declare function ProjectStudioTitle({ title, streamInEffect, }: { title: string; streamInEffect: boolean; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=project-studio-title.d.ts.map