import Appendable from "../core/Appendable"; declare const _default: (target: Appendable | undefined) => Record | undefined; export default _default;