export interface Spec { [v: string]: ((val: any) => any) }