export declare function Cloudkitty(label?: string, options?: Record): import("../index.ts").Node; export declare const CloudKitty: typeof Cloudkitty;