declare const _default: {
    types: any;
    create(type: any, ...args: any[]): any;
};
export default _default;
