import type { Profile } from './types.js'; export declare const PROFILE_ID_ALIASES: Record; export declare const ALL_PROFILES: Profile[];