export { HoloCard } from "./components/HoloCard";
export { useHolographicEffect } from "./hooks/useHolographicEffect";
