export type contentLayout = { mobile: string; tablet?: string; desktop?: string; spaceBottom?: number; };