export declare const RectLabelNode: { pluginName: string; install(lf: any): void; }; export default RectLabelNode;