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