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