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