import { type ReviewPageProps } from '@components/ReviewPage';
export declare const Review: ({ ...props }: ReviewPageProps) => import("react/jsx-runtime").JSX.Element;
