import Animation from "./animation"; export default function Loading({message}: {message: string}) { return ( <>