/** @type {Construct} */
export const labelStartLink: 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;
//# sourceMappingURL=label-start-link.d.ts.map