fui-fancyui
Version:
FancyUI Libary
6 lines (5 loc) • 350 B
TypeScript
import { TTheme } from '../../../types/TTheme';
export declare const Wrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
$value?: number;
theme: TTheme;
}>> & string;