import { DeepPartial } from "../helpers"; import { RadioProps } from "./RadioProps"; declare const defaults: DeepPartial; export default defaults;