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