import { ComposePreparedOptions } from './types';
export declare const defaultComposeOptions: Required<ComposePreparedOptions>;
