import * as React from 'react';
import type { MaterialTopTabAnimationContext } from '../types';
export declare const TabAnimationContext: React.Context<MaterialTopTabAnimationContext | undefined>;
//# sourceMappingURL=TabAnimationContext.d.ts.map