import { ComponentProps } from 'react'; declare const RadioboxComponent: import("react").FunctionComponent & import("@salutejs/plasma-new-hope/types/engines/types.js").Filter, "size"> & Omit & import("react").RefAttributes>; export type RadioboxProps = ComponentProps; /** * Переключатель, или *радиокнопка*. */ export declare const Radiobox: import("react").FunctionComponent & import("@salutejs/plasma-new-hope/types/engines/types.js").Filter, "size"> & Omit & import("react").RefAttributes>; export { RadioGroup } from '@salutejs/plasma-new-hope/styled-components';