import { Node } from "../../Node.js"; export declare function _Firebase(label?: string, options?: Record): Node; export declare function Firebase(label?: string, options?: Record): Node;