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