


interface Stylesheet {
    'radio-group': string
    'radio-group__legend': string
    'radio-group_column': string
    'radio-group_row': string
}


declare const stylesheet: Stylesheet
export default stylesheet
