import React from 'react'; import { ShareLocation } from '@/components/location/ShareLocation'; export const LocationShareCreate: React.FC = () => { return ; };