import { FC } from 'react'; export declare const Home: FC; export declare const Next: FC; export declare const Checkmark: FC; export declare const Cross: FC; export declare const Warning: FC;