declare const ComponentConfigurationPage: () => import("react/jsx-runtime").JSX.Element;
declare const ProtectedComponentConfigurationPage: () => import("react/jsx-runtime").JSX.Element;
export { ComponentConfigurationPage, ProtectedComponentConfigurationPage };
