import { TTheme } from '../../../types/TTheme'; export declare const Wrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLDivElement>, { $value?: number; theme: TTheme; }>> & string;