import "../module-globals.js"; declare const _default: { order: string[]; config: { components: { wipText: import("../components/define-component.js").ComponentDefinition<"wipText", { strings: { wip?: string | null | undefined; }; wip?: boolean | null | undefined; }, unknown, { readonly container: { readonly position: "absolute"; readonly top: 0; readonly left: 0; readonly right: 0; readonly bottom: 0; readonly backgroundColor: "rgba(255, 255, 0, 0.5)"; readonly justifyContent: "center"; readonly alignItems: "center"; readonly fontSize: 24; }; }>; }; }; }; export default _default;