UNPKG

@findnlink/neuro-ui

Version:
4 lines (3 loc) 175 B
/// <reference types="react" /> import { SplashScreenProps } from './SplashScreen.types'; export declare const SplashScreen: ({ ...props }: SplashScreenProps) => JSX.Element;