import type { IdleHandsPluginConfigSchema } from "./types.js"; export declare function emptyPluginConfigSchema(): IdleHandsPluginConfigSchema;