import * as React from 'react'; declare const IntersectSquareIcon: React.ForwardRefExoticComponent> & { title?: string, titleId?: string } & React.RefAttributes>; export default IntersectSquareIcon;