import { TFogConfig, TFogWrapper } from '../Models'; export declare function fogEntityToConfig(entity: TFogWrapper): TFogConfig;