UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 219 B
import * as React from 'react'; import type { FadeProps } from './Fade.types'; export declare const Fade: React.ForwardRefExoticComponent<FadeProps & React.RefAttributes<HTMLElement>>; //# sourceMappingURL=Fade.d.ts.map