import type { AppIconPlugin } from './definitions'; declare const AppIcon: AppIconPlugin; export * from './definitions'; export { AppIcon };