import * as React from 'react'; export declare function appComposer(...functions: any[]): React.ComponentClass<{}, any>;