import React from 'react'; import type { RadioButtonProps } from './types'; export declare const RadioSquare: React.FC; //# sourceMappingURL=RadioSquare.d.ts.map