/* * Copyright 2023 Harness, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ /* eslint-disable */ // This is an auto-generated file export declare const btn: string export declare const buttonContainer: string export declare const cautionContainer: string export declare const content: string export declare const contentContainer: string export declare const description: string export declare const descText: string export declare const dialogContainer: string export declare const dividerContainer: string export declare const editContainer: string export declare const generalContainer: string export declare const headerContainer: string export declare const iconContainer: string export declare const label: string export declare const main: string export declare const radioContainer: string export declare const saveBtn: string export declare const tabsContainer: string export declare const tabTitle: string export declare const text: string export declare const textContainer: string export declare const textSize: string export declare const webhookHeader: string export declare const webhooksContent: string