ToTopOutlined.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const ToTopOutlined: IconDefinition;
export default ToTopOutlined;