/** * Purpose: Applies the shared Kaboom flame mark inside extension popup surfaces. * Docs: docs/features/feature/browser-extension-enhancement/index.md */ /** * Initialize the popup logo. * The flame mark stays static; popup hover should not swap the asset. */ export declare function initPopupLogoMotion(): void; //# sourceMappingURL=logo-motion.d.ts.map