export declare function associate(factory: (x: T) => M): (x: T) => M;