import { ProppyFactory } from './types'; export declare function compose(...funcs: any[]): ProppyFactory;