export declare enum WebhookType {
    RESOURCES_PROVISIONED = 0
}
