export type BackgroundVariant = 'grid' | 'blue-purple' | 'blue-purple-bottom-left';
