import{type LyraFlagUrlResolver}from'./flag.js'; /** * Register the optional `@aceshooting/lyra-flags` resolver for country and * language based flags. Import this entry explicitly when that feature is * used; the core Lyra barrel stays free of the optional asset graph. */ export declare function registerLyraFlagPeer():Promise;