export declare function EffectView(props: { id: string; }): import("solid-js").JSX.Element;