import { square } from 'ldrs' square.register() export default function Loading() { return (
); }