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