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