import usePerspectives, { type PerspectiveConfig } from "./perspective.js";

export { usePerspectives, type PerspectiveConfig };
