export interface IWithDefinition { handler: string; value?: string; }