import type { RadioButtonRootProps } from '@primereact/types/primitive/radiobutton';
export declare const defaultRootProps: RadioButtonRootProps;
