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