export declare const useStringInterpolator: (path: string) => (t: number) => string;
