export type { RadioButtonListProps } from '@shopify/retail-ui-extensions'; export declare const RadioButtonList: "RadioButtonList" & { readonly type?: "RadioButtonList" | undefined; readonly props?: import("@shopify/retail-ui-extensions/src").RadioButtonListProps | undefined; readonly children?: true | undefined; } & import("@remote-ui/react").ReactComponentTypeFromRemoteComponentType>; //# sourceMappingURL=RadioButtonList.d.ts.map