import { IconDefinition } from '../types';
declare const RightSquareOutlined: IconDefinition;
export default RightSquareOutlined;
