import type { SignComentType, SignStateType } from '../data-definitions/TrafficSignDataTypes.js'; export declare const signsToTopLevelComments: (signs: SignStateType[]) => Map; //# sourceMappingURL=signsToTopLevelComments.d.ts.map