export interface ConvertServiceOptions { returnType?: Function; customConverter?: Function|Function[]; }