import React from "react"; export declare const ElementLinkStatusWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: React.ElementType | undefined; }, React.DetailedHTMLProps, HTMLDivElement>, {}>; export declare const ElementNotLinked: () => React.JSX.Element;