import { type FC } from 'react'; export declare const NoTestCasesSplash: FC<{ onCreateNewTestCase?: () => void; }>; //# sourceMappingURL=NoTestCasesSplash.d.ts.map