/** @type {Construct} */ export const codeIndented: Construct export type Construct = import('micromark-util-types').Construct export type State = import('micromark-util-types').State export type TokenizeContext = import('micromark-util-types').TokenizeContext export type Tokenizer = import('micromark-util-types').Tokenizer