import type { AppAttestPlugin } from './definitions'; declare const AppAttest: AppAttestPlugin; export * from './definitions'; export { AppAttest };