export declare class MotifDto {
    readonly libelle: any;
}
