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