import BindRole from '../BindRole'; import type { BindRoleProps } from '../BindRole'; export default ( prams: Omit & { type: Exclude }, ) => ;