UNPKG

198 BTypeScriptView Raw
1import * as React from 'react';
2import type { StackCardInterpolationProps } from '../types';
3declare const _default: React.Context<StackCardInterpolationProps | undefined>;
4export default _default;