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