import { Apply } from './object'; export default function beget(proto: O, props?: P | null): Apply;