import React from 'react';
export declare const ComposeFeatureComponent: (props: any) => React.JSX.Element | null;
