export declare const AllProps: { browserWindow: boolean; cssPath: undefined; code: string; codeBlockRadius: string; copyButton: boolean; copyIcons: boolean; copyTab: boolean; copyFailedText: string; copyText: string; copySuccessText: string; floatingTabs: boolean; height: string; highlightjs: boolean; indent: number; label: string; lang: string; maxHeight: string; persistentCopyButton: boolean; prismjs: boolean; prismPlugin: boolean; runTab: boolean; runText: string; tabGap: string; tabs: boolean; theme: string; };