import { PopulationPyramidPropsType } from 'gifted-charts-core'; export declare const PopulationPyramid: (props: PopulationPyramidPropsType) => import("react/jsx-runtime").JSX.Element;