export interface VsDrawerStyleSet { backgroundColor?: string; padding?: string; size?: string; zIndex?: string | number; }