import { FC } from "react"; export const PreLoader: FC = () => (
);