import { IconProps } from '../Icon'; declare function SvgCenterFocusStrong(props: IconProps): JSX.Element; export default SvgCenterFocusStrong;