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