export function CodeBracket({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CodeBrackets({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CodeCurly({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CodeTags({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CodeSquare({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Terminal2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function TerminalSquare({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Console2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CommandLine({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Cursor({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CursorText({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Indent({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Outdent({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Bug2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function BugSlash({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Breakpoint({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Debugger({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Variable({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function FunctionIcon({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Method({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function ClassIcon({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Module2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Package3({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Dependency({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Compile({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Execute({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function RegexIcon({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Snippet({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Refactor({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Lint({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Minify({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Webhook({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Endpoint({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function RestApi({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function GraphqlIcon({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function JsonIcon({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function XmlIcon({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function YamlIcon({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function EnvFile({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function ConfigFile({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Binary({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Hexadecimal({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function PullDown({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; //# sourceMappingURL=code.d.ts.map