export type StacheLayoutType = 'blank' | 'container' | 'sidebar' | 'sidebar-no-margins';
