import { IconProps } from '../types';
declare const PlusSquare: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default PlusSquare;
//# sourceMappingURL=PlusSquare.d.ts.map