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