export default function wrapInComponent(powercycle: any): (...values: any[]) => (sources: any) => any;