export declare const data: {
    ApplicationInsightsLength: number;
    DataCenterAcronymLength: number;
    DeploymentTypeIdLength: number;
    KeyVaultNameLength: number;
    MySQLNameLength: number;
    ProjectNameLength: number;
    ResourceGroupLength: number;
    WebAppNameLength: number;
};
