import { WdLocation } from './wd-location'; export { WdLocation, type WdLocationProps } from './wd-location'; export default WdLocation;