import type { Component } from "../Component.js"; import type { ComponentPayload } from "../types/ArgumentsOf.js"; export declare function createComponents>(): void; //# sourceMappingURL=components.d.ts.map