import { type PurpleDotConfig } from "./config"; export declare function init(config: PurpleDotConfig): void;