export declare const DefaultMemberPermissions: (bitfield: string | undefined) => (target: Function) => void;
