export function logType(type: AbstractType): void; import { AbstractType } from "../types/AbstractType.js";