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