export type CuiResizingHug = 'hug'; export type CuiResizingFixed = 'fixed'; export type CuiResizingStretch = 'stretch';