import { SpringValue } from "@react-spring/three"; export declare const useVisible: (val: SpringValue) => boolean;