export type UserIntent = 'default' | 'dragging';
