import { IAllModifiersCtor } from "../../ctor/modifier/i-all-modifiers-ctor"; export interface IAllModifiersDict extends IAllModifiersCtor { }