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