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