import { TObject3DParams, TObject3DPropConfig } from '../Models'; export declare function object3dConfigToParams(config: Partial): TObject3DParams;