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