/// import { CSTypes } from './types'; declare function ConfirmationScreen(props: CSTypes): import("react").JSX.Element; export { ConfirmationScreen };