export const ApplicationLauncherPosition: { right: 'right'; left: 'left'; }; export const ApplicationLauncherDirection: { up: 'up'; down: 'down'; };