import { OverwriteMathProps } from '@takram/three-geospatial/r3f'; import { AtmosphereMaterialProps } from '../AtmosphereMaterialBase'; export declare function separateProps>(params: T): [ OverwriteMathProps, Omit ];