export declare function bindMenuToRole({ schemaInstance, db, options }: { schemaInstance: any; db: any; options: any; }): Promise;