declare const ItemTypes: { SIDER_BOX: string; PAGE_BOX: string; }; export default ItemTypes;