export { DotLight };
export default DotLight;
import DotLight from "./DotLight.svelte";
