export * from './cookie'; export * from './date'; export * from './reactionHelper'; export * from './storage'; export * from './string'; export * from './url'; export declare const getDevice: () => import('@20minutes/hela').LayoutType;