export interface VsImageStyleSet { border?: string; borderRadius?: string; height?: string; objectFit?: string; width?: string; }