import "reflect-metadata"; import "../styles.ts"; export declare const reactEditorPreview: (render?: () => any) => (ComponentClass: any) => Promise;