export interface IHMRProps { enabled?: boolean; plugin?: string; }