/// export declare const NodeFieldContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { active?: boolean | undefined; fromInterface?: boolean | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;