import { ForwardRefExoticComponent } from 'react'; import { SSAOEffect } from 'postprocessing'; export declare const SSAO: ForwardRefExoticComponent;