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