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