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