export declare const IconChevronDown: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconChevronUp: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconChevronLeft: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconChevronRight: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconChevronsUpDown: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconChevronsLeft: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconChevronsRight: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconX: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconCheck: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconCircle: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconSearch: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconPanelLeft: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconMoreHorizontal: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconMoreHorizontalCircle: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconMinus: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconCheckCircle: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconInfo: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconAlert: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconXCircle: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconLoader: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconCopy: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconMoon: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconSun: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconPalette: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconEye: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconKeyboard: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconLayout: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconFile: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconCode: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconSettings: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; export declare const IconPlus: { ({ className, size, strokeWidth, ...props }: import("./icon").IconProps): import("react/jsx-runtime").JSX.Element; displayName: string; }; //# sourceMappingURL=icons.d.ts.map