import type Owner from '@ember/owner'; export declare function compileText(owner: Owner, text: string | null): import("ember-repl").CompileState; export declare function Compiled(textFn: string | null | (() => string | null)): import("ember-repl").CompileState; //# sourceMappingURL=reactive.d.ts.map