import { FC } from 'react'; export declare const compose: (...hocs: any[]) => (Component: FC) => any; //# sourceMappingURL=index.d.ts.map