import type { TColor } from '@revert/color'; import type { ReactElement } from 'react'; export declare const printColor: (value: TColor | undefined) => string; export declare const defaultPrintValue: (value?: string | number | symbol | ReactElement ReactElement import("react").Component)> | null) | (new (props: any) => import("react").Component)> | undefined) => string;