import { InterpolatorFactory } from '@react-spring/types';
export declare const createInterpolator: InterpolatorFactory;
