import { ProfileManager } from "../profile-manager.js"; export declare function createProfileManager(): ProfileManager;