export default interface IReplacer { readonly slot: string; readonly slotValue: string; }