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