export type FooterTheme = 'dark' | 'light'; export type FooterLayoutWidth = 'contained' | 'full';