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