import React from 'react';
import type { PortraitPlayerViewProps } from './types/PortraitTypes';
export declare const PortraitPlayerView: React.FC<PortraitPlayerViewProps>;
//# sourceMappingURL=PortraitPlayerView.d.ts.map