export declare function StagingBaseComponent({ stagingKey, ...props }: { stagingKey: string; }): import("react/jsx-runtime").JSX.Element;