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