export type NgxSplitterDirection = 'horizontal' | 'vertical';
