export declare const ValueLabel: ({ children }: { children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element; export declare const CaptionLabel: ({ children }: { children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Labels.d.ts.map