/// import { IconProps } from "../SvgIcon"; export declare const Theme: (props?: IconProps) => JSX.Element; export default Theme;