import { DeepPartial } from "../helpers"; import { TileProps } from "./TileProps"; declare const defaults: DeepPartial; export default defaults;