export declare const copyButton: { default: { mx: string; path: { fill: string; }; border: string; }; light: { mx: string; path: { fill: string; }; border: string; }; }; declare const _default: { default: { theme: { plain: { color: string; backgroundColor: string; }; styles: ({ types: string[]; style: { color: string; background?: undefined; fontWeight?: undefined; cursor?: undefined; }; } | { types: string[]; style: { color: string; background: string; fontWeight?: undefined; cursor?: undefined; }; } | { types: string[]; style: { fontWeight: string; color?: undefined; background?: undefined; cursor?: undefined; }; } | { types: string[]; style: { cursor: string; color?: undefined; background?: undefined; fontWeight?: undefined; }; })[]; }; wrapper: { backgroundColor: string; border: string; borderColor: string; borderRadius: string; width: number; height: number; my: string; overflow: string; alignItems: string; '&.is-focused, &:focus': { boxShadow: string; outline: string; }; pre: { backgroundColor: string; padding: string; height: string; width: string; overflowX: string; overflowY: string; fontSize: string; '& .token-line': { display: string; alignItems: string; '& .token': { whiteSpace: string; wordBreak: string; }; }; fontFamily: string; lineHeight: string; }; '&.has-no-copy-button': { pre: { p: string; }; }; '&.has-line-numbers': { pre: { p: string; overflow: string; '& .token-line:first-of-type *': { pt: string; }; '& .token-line': { display: string; '& .token': { whiteSpace: string; }; }; }; }; }; lineNo: { display: string; userSelect: string; px: string; m: string; bg: string; minWidth: number; color: string; lineHeight: string; backgroundColor: string; }; header: { backgroundColor: string; color: string; px: string; width: string; borderBottom: string; borderBottomColor: string; lineHeight: string; }; copyButton: { default: { mx: string; path: { fill: string; }; border: string; }; light: { mx: string; path: { fill: string; }; border: string; }; }; }; light: { theme: { styles: ({ types: string[]; style: { color: string; background?: undefined; fontWeight?: undefined; cursor?: undefined; }; } | { types: string[]; style: { color: string; background: string; fontWeight?: undefined; cursor?: undefined; }; } | { types: string[]; style: { fontWeight: string; color?: undefined; background?: undefined; cursor?: undefined; }; } | { types: string[]; style: { cursor: string; color?: undefined; background?: undefined; fontWeight?: undefined; }; })[]; plain: { color: string; backgroundColor: string; }; }; wrapper: { backgroundColor: string; borderColor: string; border: string; borderRadius: string; width: number; height: number; my: string; overflow: string; alignItems: string; '&.is-focused, &:focus': { boxShadow: string; outline: string; }; pre: { backgroundColor: string; padding: string; height: string; width: string; overflowX: string; overflowY: string; fontSize: string; '& .token-line': { display: string; alignItems: string; '& .token': { whiteSpace: string; wordBreak: string; }; }; fontFamily: string; lineHeight: string; }; '&.has-no-copy-button': { pre: { p: string; }; }; '&.has-line-numbers': { pre: { p: string; overflow: string; '& .token-line:first-of-type *': { pt: string; }; '& .token-line': { display: string; '& .token': { whiteSpace: string; }; }; }; }; }; header: { backgroundColor: string; borderBottomColor: string; color: string; px: string; width: string; borderBottom: string; lineHeight: string; }; lineNo: { display: string; userSelect: string; px: string; m: string; bg: string; minWidth: number; color: string; lineHeight: string; backgroundColor: string; }; copyButton: { default: { mx: string; path: { fill: string; }; border: string; }; light: { mx: string; path: { fill: string; }; border: string; }; }; }; }; export default _default;