export declare const contains: (bit: number, value: number) => boolean;