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