export const MOBILE_SHELL_SAFE_AREA_EDGES = [ 'top', 'right', 'bottom', 'left', ] as const;