export declare class AbilityEditDTO { abilityType: number; from: string; to: string; }