export default class PrimeReact { static ripple: boolean; static locale: string; static zIndex: { modal: number; overlay: number; menu: number; tooltip: number; }; static appendTo: any; }