export type StyleVariant = 'default' | 'light' | 'dot';
