export declare const SIGNET_SECRETS_PLUGIN_ID = "signet.secrets"; export declare const SIGNET_GRAPHIQ_PLUGIN_ID = "signet.graphiq"; export declare const SIGNET_PLUGIN_REGISTRY_DIR = ".daemon/plugins"; export declare const SIGNET_PLUGIN_REGISTRY_FILE = "registry-v1.json"; export declare const SIGNET_PLUGIN_REGISTRY_VERSION = 1; //# sourceMappingURL=plugins.d.ts.map