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