UNPKG

fui-fancyui

Version:
7 lines (6 loc) 422 B
import { CSSProp } from 'styled-components'; import { TTheme } from '../../../types/TTheme'; export declare const StyledDateNumberWithStatus: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, { theme: TTheme; $externalStyle: CSSProp; }>> & string;