/// export declare const TolltipStyle: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { placement?: "bottom" | "top" | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;