export type NoticebarDirection = 'across' | 'vertical';
