export declare function SystemThemeIcon(): import("react").JSX.Element; export declare function DarkThemeIcon(): import("react").JSX.Element; export declare function LightThemeIcon(): import("react").JSX.Element;