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