import { type Effect } from "postprocessing"; export declare const isConvolution: (effect: Effect) => boolean;