import { TScreensProps } from '../../../../../shared/types/screen/type-screens-props';
declare const FaceRotation: (props: TScreensProps) => import("react/jsx-runtime").JSX.Element;
export default FaceRotation;
