import { ReactIconComponentType } from '../types';

declare const CenterFocusStrong: ReactIconComponentType;
export default CenterFocusStrong;
            