export const STORAGE_KEYS = { APP: '__app', SECTIONS: '__sections', COLORS: '__colors', PREVIEW: '__preview', PERMISSIONS: '__permissions', ROLE: '__role', USER: '__user', AGENCY: 'agency', PAGES: '__pages' };