export interface termsAndConditionType { termsAndConditionType: string; fileName: string; fileUrl: string; }