export type { ObjectSize, ObjectProps } from './components/object/types';
export type { ObjectTileSize, ObjectTileProps } from './components/object-tile/types';
