import React from 'react'; declare const _default: React.ComponentType<{ name?: string | undefined; value?: string | undefined; onCopy?: (() => void) | undefined; className?: string | undefined; clickToCopyText?: string | undefined; copiedTextToClipboardText?: string | undefined; pressCommandOrCtrlCToCopyText?: string | undefined; clickToCopyTextId?: string | undefined; copiedTextToClipboardTextId?: string | undefined; pressCommandOrCtrlCToCopyTextId?: string | undefined; p?: import("csstype").PaddingProperty | [import("csstype").PaddingProperty | undefined, import("csstype").PaddingProperty | undefined] | [import("csstype").PaddingProperty | undefined, import("csstype").PaddingProperty | undefined, import("csstype").PaddingProperty | undefined] | undefined; color?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; borderColor?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; height?: import("csstype").HeightProperty | [import("csstype").HeightProperty | undefined, import("csstype").HeightProperty | undefined] | [import("csstype").HeightProperty | undefined, import("csstype").HeightProperty | undefined, import("csstype").HeightProperty | undefined] | undefined; width?: import("csstype").WidthProperty | [import("csstype").WidthProperty | undefined, import("csstype").WidthProperty | undefined] | [import("csstype").WidthProperty | undefined, import("csstype").WidthProperty | undefined, import("csstype").WidthProperty | undefined] | undefined; cursor?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; display?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; fontSize?: import("csstype").FontSizeProperty | [import("csstype").FontSizeProperty | undefined, import("csstype").FontSizeProperty | undefined] | [import("csstype").FontSizeProperty | undefined, import("csstype").FontSizeProperty | undefined, import("csstype").FontSizeProperty | undefined] | undefined; fontWeight?: import("csstype").FontWeightProperty | [import("csstype").FontWeightProperty | undefined, import("csstype").FontWeightProperty | undefined] | [import("csstype").FontWeightProperty | undefined, import("csstype").FontWeightProperty | undefined, import("csstype").FontWeightProperty | undefined] | undefined; textDecoration?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; margin?: import("csstype").MarginProperty | [import("csstype").MarginProperty | undefined, import("csstype").MarginProperty | undefined] | [import("csstype").MarginProperty | undefined, import("csstype").MarginProperty | undefined, import("csstype").MarginProperty | undefined] | undefined; marginLeft?: import("csstype").MarginLeftProperty | [import("csstype").MarginLeftProperty | undefined, import("csstype").MarginLeftProperty | undefined] | [import("csstype").MarginLeftProperty | undefined, import("csstype").MarginLeftProperty | undefined, import("csstype").MarginLeftProperty | undefined] | undefined; marginRight?: import("csstype").MarginRightProperty | [import("csstype").MarginRightProperty | undefined, import("csstype").MarginRightProperty | undefined] | [import("csstype").MarginRightProperty | undefined, import("csstype").MarginRightProperty | undefined, import("csstype").MarginRightProperty | undefined] | undefined; marginTop?: import("csstype").MarginTopProperty | [import("csstype").MarginTopProperty | undefined, import("csstype").MarginTopProperty | undefined] | [import("csstype").MarginTopProperty | undefined, import("csstype").MarginTopProperty | undefined, import("csstype").MarginTopProperty | undefined] | undefined; marginBottom?: import("csstype").MarginBottomProperty | [import("csstype").MarginBottomProperty | undefined, import("csstype").MarginBottomProperty | undefined] | [import("csstype").MarginBottomProperty | undefined, import("csstype").MarginBottomProperty | undefined, import("csstype").MarginBottomProperty | undefined] | undefined; padding?: import("csstype").PaddingProperty | [import("csstype").PaddingProperty | undefined, import("csstype").PaddingProperty | undefined] | [import("csstype").PaddingProperty | undefined, import("csstype").PaddingProperty | undefined, import("csstype").PaddingProperty | undefined] | undefined; paddingLeft?: import("csstype").PaddingLeftProperty | [import("csstype").PaddingLeftProperty | undefined, import("csstype").PaddingLeftProperty | undefined] | [import("csstype").PaddingLeftProperty | undefined, import("csstype").PaddingLeftProperty | undefined, import("csstype").PaddingLeftProperty | undefined] | undefined; paddingRight?: import("csstype").PaddingRightProperty | [import("csstype").PaddingRightProperty | undefined, import("csstype").PaddingRightProperty | undefined] | [import("csstype").PaddingRightProperty | undefined, import("csstype").PaddingRightProperty | undefined, import("csstype").PaddingRightProperty | undefined] | undefined; paddingTop?: import("csstype").PaddingTopProperty | [import("csstype").PaddingTopProperty | undefined, import("csstype").PaddingTopProperty | undefined] | [import("csstype").PaddingTopProperty | undefined, import("csstype").PaddingTopProperty | undefined, import("csstype").PaddingTopProperty | undefined] | undefined; paddingBottom?: import("csstype").PaddingBottomProperty | [import("csstype").PaddingBottomProperty | undefined, import("csstype").PaddingBottomProperty | undefined] | [import("csstype").PaddingBottomProperty | undefined, import("csstype").PaddingBottomProperty | undefined, import("csstype").PaddingBottomProperty | undefined] | undefined; gap?: import("csstype").GapProperty | [import("csstype").GapProperty | undefined, import("csstype").GapProperty | undefined] | [import("csstype").GapProperty | undefined, import("csstype").GapProperty | undefined, import("csstype").GapProperty | undefined] | undefined; m?: import("csstype").MarginProperty | [import("csstype").MarginProperty | undefined, import("csstype").MarginProperty | undefined] | [import("csstype").MarginProperty | undefined, import("csstype").MarginProperty | undefined, import("csstype").MarginProperty | undefined] | undefined; ml?: import("csstype").MarginLeftProperty | [import("csstype").MarginLeftProperty | undefined, import("csstype").MarginLeftProperty | undefined] | [import("csstype").MarginLeftProperty | undefined, import("csstype").MarginLeftProperty | undefined, import("csstype").MarginLeftProperty | undefined] | undefined; mr?: import("csstype").MarginRightProperty | [import("csstype").MarginRightProperty | undefined, import("csstype").MarginRightProperty | undefined] | [import("csstype").MarginRightProperty | undefined, import("csstype").MarginRightProperty | undefined, import("csstype").MarginRightProperty | undefined] | undefined; mt?: import("csstype").MarginTopProperty | [import("csstype").MarginTopProperty | undefined, import("csstype").MarginTopProperty | undefined] | [import("csstype").MarginTopProperty | undefined, import("csstype").MarginTopProperty | undefined, import("csstype").MarginTopProperty | undefined] | undefined; mb?: import("csstype").MarginBottomProperty | [import("csstype").MarginBottomProperty | undefined, import("csstype").MarginBottomProperty | undefined] | [import("csstype").MarginBottomProperty | undefined, import("csstype").MarginBottomProperty | undefined, import("csstype").MarginBottomProperty | undefined] | undefined; mx?: import("csstype").MarginLeftProperty | [import("csstype").MarginLeftProperty | undefined, import("csstype").MarginLeftProperty | undefined] | [import("csstype").MarginLeftProperty | undefined, import("csstype").MarginLeftProperty | undefined, import("csstype").MarginLeftProperty | undefined] | undefined; my?: import("csstype").MarginTopProperty | [import("csstype").MarginTopProperty | undefined, import("csstype").MarginTopProperty | undefined] | [import("csstype").MarginTopProperty | undefined, import("csstype").MarginTopProperty | undefined, import("csstype").MarginTopProperty | undefined] | undefined; pl?: import("csstype").PaddingLeftProperty | [import("csstype").PaddingLeftProperty | undefined, import("csstype").PaddingLeftProperty | undefined] | [import("csstype").PaddingLeftProperty | undefined, import("csstype").PaddingLeftProperty | undefined, import("csstype").PaddingLeftProperty | undefined] | undefined; pr?: import("csstype").PaddingRightProperty | [import("csstype").PaddingRightProperty | undefined, import("csstype").PaddingRightProperty | undefined] | [import("csstype").PaddingRightProperty | undefined, import("csstype").PaddingRightProperty | undefined, import("csstype").PaddingRightProperty | undefined] | undefined; pt?: import("csstype").PaddingTopProperty | [import("csstype").PaddingTopProperty | undefined, import("csstype").PaddingTopProperty | undefined] | [import("csstype").PaddingTopProperty | undefined, import("csstype").PaddingTopProperty | undefined, import("csstype").PaddingTopProperty | undefined] | undefined; pb?: import("csstype").PaddingBottomProperty | [import("csstype").PaddingBottomProperty | undefined, import("csstype").PaddingBottomProperty | undefined] | [import("csstype").PaddingBottomProperty | undefined, import("csstype").PaddingBottomProperty | undefined, import("csstype").PaddingBottomProperty | undefined] | undefined; px?: import("csstype").PaddingLeftProperty | [import("csstype").PaddingLeftProperty | undefined, import("csstype").PaddingLeftProperty | undefined] | [import("csstype").PaddingLeftProperty | undefined, import("csstype").PaddingLeftProperty | undefined, import("csstype").PaddingLeftProperty | undefined] | undefined; py?: import("csstype").PaddingTopProperty | [import("csstype").PaddingTopProperty | undefined, import("csstype").PaddingTopProperty | undefined] | [import("csstype").PaddingTopProperty | undefined, import("csstype").PaddingTopProperty | undefined, import("csstype").PaddingTopProperty | undefined] | undefined; minWidth?: import("csstype").MinWidthProperty | [import("csstype").MinWidthProperty | undefined, import("csstype").MinWidthProperty | undefined] | [import("csstype").MinWidthProperty | undefined, import("csstype").MinWidthProperty | undefined, import("csstype").MinWidthProperty | undefined] | undefined; minHeight?: import("csstype").MinHeightProperty | [import("csstype").MinHeightProperty | undefined, import("csstype").MinHeightProperty | undefined] | [import("csstype").MinHeightProperty | undefined, import("csstype").MinHeightProperty | undefined, import("csstype").MinHeightProperty | undefined] | undefined; maxWidth?: import("csstype").MaxWidthProperty | [import("csstype").MaxWidthProperty | undefined, import("csstype").MaxWidthProperty | undefined] | [import("csstype").MaxWidthProperty | undefined, import("csstype").MaxWidthProperty | undefined, import("csstype").MaxWidthProperty | undefined] | undefined; maxHeight?: import("csstype").MaxHeightProperty | [import("csstype").MaxHeightProperty | undefined, import("csstype").MaxHeightProperty | undefined] | [import("csstype").MaxHeightProperty | undefined, import("csstype").MaxHeightProperty | undefined, import("csstype").MaxHeightProperty | undefined] | undefined; backgroundColor?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; borderLeftColor?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; borderRightColor?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; borderTopColor?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; borderBottomColor?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; borderStyle?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; borderTopStyle?: import("csstype").BorderTopStyleProperty | [import("csstype").BorderTopStyleProperty | undefined, import("csstype").BorderTopStyleProperty | undefined] | [import("csstype").BorderTopStyleProperty | undefined, import("csstype").BorderTopStyleProperty | undefined, import("csstype").BorderTopStyleProperty | undefined] | undefined; borderBottomStyle?: import("csstype").BorderBottomStyleProperty | [import("csstype").BorderBottomStyleProperty | undefined, import("csstype").BorderBottomStyleProperty | undefined] | [import("csstype").BorderBottomStyleProperty | undefined, import("csstype").BorderBottomStyleProperty | undefined, import("csstype").BorderBottomStyleProperty | undefined] | undefined; borderLeftStyle?: import("csstype").BorderLeftStyleProperty | [import("csstype").BorderLeftStyleProperty | undefined, import("csstype").BorderLeftStyleProperty | undefined] | [import("csstype").BorderLeftStyleProperty | undefined, import("csstype").BorderLeftStyleProperty | undefined, import("csstype").BorderLeftStyleProperty | undefined] | undefined; borderRightStyle?: import("csstype").BorderRightStyleProperty | [import("csstype").BorderRightStyleProperty | undefined, import("csstype").BorderRightStyleProperty | undefined] | [import("csstype").BorderRightStyleProperty | undefined, import("csstype").BorderRightStyleProperty | undefined, import("csstype").BorderRightStyleProperty | undefined] | undefined; borderWidth?: import("csstype").BorderWidthProperty | [import("csstype").BorderWidthProperty | undefined, import("csstype").BorderWidthProperty | undefined] | [import("csstype").BorderWidthProperty | undefined, import("csstype").BorderWidthProperty | undefined, import("csstype").BorderWidthProperty | undefined] | undefined; borderTopWidth?: import("csstype").BorderTopWidthProperty | [import("csstype").BorderTopWidthProperty | undefined, import("csstype").BorderTopWidthProperty | undefined] | [import("csstype").BorderTopWidthProperty | undefined, import("csstype").BorderTopWidthProperty | undefined, import("csstype").BorderTopWidthProperty | undefined] | undefined; borderBottomWidth?: import("csstype").BorderBottomWidthProperty | [import("csstype").BorderBottomWidthProperty | undefined, import("csstype").BorderBottomWidthProperty | undefined] | [import("csstype").BorderBottomWidthProperty | undefined, import("csstype").BorderBottomWidthProperty | undefined, import("csstype").BorderBottomWidthProperty | undefined] | undefined; borderLeftWidth?: import("csstype").BorderLeftWidthProperty | [import("csstype").BorderLeftWidthProperty | undefined, import("csstype").BorderLeftWidthProperty | undefined] | [import("csstype").BorderLeftWidthProperty | undefined, import("csstype").BorderLeftWidthProperty | undefined, import("csstype").BorderLeftWidthProperty | undefined] | undefined; borderRightWidth?: import("csstype").BorderRightWidthProperty | [import("csstype").BorderRightWidthProperty | undefined, import("csstype").BorderRightWidthProperty | undefined] | [import("csstype").BorderRightWidthProperty | undefined, import("csstype").BorderRightWidthProperty | undefined, import("csstype").BorderRightWidthProperty | undefined] | undefined; borderRadius?: import("csstype").BorderRadiusProperty | [import("csstype").BorderRadiusProperty | undefined, import("csstype").BorderRadiusProperty | undefined] | [import("csstype").BorderRadiusProperty | undefined, import("csstype").BorderRadiusProperty | undefined, import("csstype").BorderRadiusProperty | undefined] | undefined; borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty | [import("csstype").BorderTopLeftRadiusProperty | undefined, import("csstype").BorderTopLeftRadiusProperty | undefined] | [import("csstype").BorderTopLeftRadiusProperty | undefined, import("csstype").BorderTopLeftRadiusProperty | undefined, import("csstype").BorderTopLeftRadiusProperty | undefined] | undefined; borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty | [import("csstype").BorderTopRightRadiusProperty | undefined, import("csstype").BorderTopRightRadiusProperty | undefined] | [import("csstype").BorderTopRightRadiusProperty | undefined, import("csstype").BorderTopRightRadiusProperty | undefined, import("csstype").BorderTopRightRadiusProperty | undefined] | undefined; borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty | [import("csstype").BorderBottomLeftRadiusProperty | undefined, import("csstype").BorderBottomLeftRadiusProperty | undefined] | [import("csstype").BorderBottomLeftRadiusProperty | undefined, import("csstype").BorderBottomLeftRadiusProperty | undefined, import("csstype").BorderBottomLeftRadiusProperty | undefined] | undefined; borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty | [import("csstype").BorderBottomRightRadiusProperty | undefined, import("csstype").BorderBottomRightRadiusProperty | undefined] | [import("csstype").BorderBottomRightRadiusProperty | undefined, import("csstype").BorderBottomRightRadiusProperty | undefined, import("csstype").BorderBottomRightRadiusProperty | undefined] | undefined; textAlign?: import("csstype").TextAlignProperty | [import("csstype").TextAlignProperty | undefined, import("csstype").TextAlignProperty | undefined] | [import("csstype").TextAlignProperty | undefined, import("csstype").TextAlignProperty | undefined, import("csstype").TextAlignProperty | undefined] | undefined; verticalAlign?: import("csstype").VerticalAlignProperty | [import("csstype").VerticalAlignProperty | undefined, import("csstype").VerticalAlignProperty | undefined] | [import("csstype").VerticalAlignProperty | undefined, import("csstype").VerticalAlignProperty | undefined, import("csstype").VerticalAlignProperty | undefined] | undefined; alignItems?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; alignSelf?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; justifyContent?: string | [string | undefined, string | undefined] | [string | undefined, string | undefined, string | undefined] | undefined; textTransform?: import("csstype").TextTransformProperty | [import("csstype").TextTransformProperty | undefined, import("csstype").TextTransformProperty | undefined] | [import("csstype").TextTransformProperty | undefined, import("csstype").TextTransformProperty | undefined, import("csstype").TextTransformProperty | undefined] | undefined; boxSizing?: import("csstype").BoxSizingProperty | [import("csstype").BoxSizingProperty | undefined, import("csstype").BoxSizingProperty | undefined] | [import("csstype").BoxSizingProperty | undefined, import("csstype").BoxSizingProperty | undefined, import("csstype").BoxSizingProperty | undefined] | undefined; flexDirection?: import("csstype").FlexDirectionProperty | [import("csstype").FlexDirectionProperty | undefined, import("csstype").FlexDirectionProperty | undefined] | [import("csstype").FlexDirectionProperty | undefined, import("csstype").FlexDirectionProperty | undefined, import("csstype").FlexDirectionProperty | undefined] | undefined; flexBasis?: import("csstype").FlexBasisProperty | [import("csstype").FlexBasisProperty | undefined, import("csstype").FlexBasisProperty | undefined] | [import("csstype").FlexBasisProperty | undefined, import("csstype").FlexBasisProperty | undefined, import("csstype").FlexBasisProperty | undefined] | undefined; flexGrow?: import("csstype").GlobalsNumber | [import("csstype").GlobalsNumber | undefined, import("csstype").GlobalsNumber | undefined] | [import("csstype").GlobalsNumber | undefined, import("csstype").GlobalsNumber | undefined, import("csstype").GlobalsNumber | undefined] | undefined; gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty | [import("csstype").GridTemplateColumnsProperty | undefined, import("csstype").GridTemplateColumnsProperty | undefined] | [import("csstype").GridTemplateColumnsProperty | undefined, import("csstype").GridTemplateColumnsProperty | undefined, import("csstype").GridTemplateColumnsProperty | undefined] | undefined; innerRef?: React.Ref | undefined; gridColumnSpan?: number | number[] | "all" | "end" | undefined; gridColumnPad?: number | number[] | undefined; gridRowSpan?: number | number[] | undefined; gridRowPad?: number | number[] | undefined; gridAlign?: ("start" | "end" | "center" | "stretch") | undefined; gridJustify?: ("start" | "end" | "center" | "stretch") | undefined; }>; export default _default;