export type TransitionMode = 'in-out' | 'out-in';
