import { KettalQTableColumn } from '@/types'; export default function rowValueCustomStyle(col: KettalQTableColumn): "rowValueContainer cursor-pointer full-width full-height" | "full-width full-height rowValueContainer";