import { IInputThemeProps } from "../../../components/input/types"; import { TColors } from "../../../types/global"; declare const InputColors: Record>>; export default InputColors;