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