export { default } from './FadeIn';
export type { FadeInProps } from './FadeIn';
