export declare function ThemePreviewSystem(props: React.SVGProps): import("react").JSX.Element; export declare function ThemePreviewLight(props: React.SVGProps): import("react").JSX.Element; export declare function ThemePreviewDark(props: React.SVGProps): import("react").JSX.Element;