declare function create(proto?: object): any;

export = create;
