import store from "@lincode/reactivity"

export const [setLensDistortion, getLensDistortion] = store(false)
