import { BaseStyle } from '../../base/style';

export interface RadioButtonStyle extends BaseStyle {}