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