import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const RadioButton: EmotionIcon; export declare const RadioButtonDimensions: { height: number; width: number; };