import { ResourceValidationPolicy } from "@pulumi/policy";
declare namespace ADLSGen2StorageAccountDataSet {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (datashare.v20201001preview.ADLSGen2StorageAccountDataSet).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { ADLSGen2StorageAccountDataSet };
declare namespace ADLSGen2StorageAccountDataSetMapping {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (datashare.v20201001preview.ADLSGen2StorageAccountDataSetMapping).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { ADLSGen2StorageAccountDataSetMapping };
declare namespace BlobStorageAccountDataSet {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (datashare.v20201001preview.BlobStorageAccountDataSet).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { BlobStorageAccountDataSet };
declare namespace BlobStorageAccountDataSetMapping {
    /**
     * Disallow the use of non-stable (Preview) Azure resouces (datashare.v20201001preview.BlobStorageAccountDataSetMapping).
     *
     * @severity medium
     * @frameworks none
     * @topics api, preview, unstable
     * @link https://learn.microsoft.com/en-us/rest/api/azure/
     */
    const disallowPreviewResource: ResourceValidationPolicy;
}
export { BlobStorageAccountDataSetMapping };
