fannypack-v5
Version:
An accessible, composable, and friendly React UI Kit
5 lines (4 loc) • 307 B
TypeScript
export declare const TooltipContent: (styleProps: any) => string;
export declare const TooltipReference: (styleProps: any) => string;
export declare const TooltipArrow: (styleProps: any) => string;
export declare const getPlacementAttributes: (styleProps: any) => import("@emotion/utils").SerializedStyles;