/** * The property name used to pass a remote element instance to the React component * that is configured to render it. */ export declare const REMOTE_ELEMENT_PROP: unique symbol; export declare const REMOTE_ELEMENT_ATTACHED_PROP: unique symbol; //# sourceMappingURL=constants.d.ts.map