declare const ShopifyWebhooks: {
    Registry: import("./registry").RegistryInterface;
};
export default ShopifyWebhooks;
export { ShopifyWebhooks };
//# sourceMappingURL=index.d.ts.map