export declare const colorPalatte: { black: string; white: string; borderColorPrimary: string; borderColorSecondary: string; borderColorTertiary: string; borderColorFour: string; borderBottomColorPrimary: string; borderBottomColorSecondary: string; borderBottomColorTertiary: string; selectedValueColor: string; selectedValueColorSecondary: string; modalHeaderTextColor: string; backgroundColorPrimary: string; rowColor: string; };