import type { IPersonaCoinComponent } from './PersonaCoin.types'; export declare const PersonaCoinView: IPersonaCoinComponent['view'];