/// import { ProjectionProps } from './Projection'; import { GeoPermissibleObjects } from '../types'; /** * All props pass through to `` */ export default function Albers(props: Omit, 'projection'>): JSX.Element; //# sourceMappingURL=Albers.d.ts.map