export function association(node: import("mdast").Association): string;
export type AssociationId = import('../types.js').AssociationId;