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