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