import { SpecifyBitmapValue } from '../../definitions/tokenTypes/bitmap.js'; export declare function getMockedBitmapValue(partial?: Partial, withNulls?: boolean): SpecifyBitmapValue;