export declare const createComponent: (name: string, options: { template: string; displayName?: string; id: string; }) => Promise; //# sourceMappingURL=create-component.d.ts.map