import { JsonObject } from 'type-fest'; export declare function renderBitfield(code: string, options: JsonObject): Promise;