import { VignetteEffect } from "postprocessing";
declare const getVignetteEffect: import("@lincode/reactivity").GetGlobalState<VignetteEffect | undefined>;
export { getVignetteEffect };
