import type * as PluginType from '../typing';
export declare function getID(data: PluginType.GuideLineItem): string;
