export interface CustomParam { name: string; value: string; }