export type Device = 'mobile' | 'tablet' | 'desktop';