/// <reference types="react" />
declare const _default: {
    label: string;
    children: JSX.Element;
}[];
export default _default;
