import { MdiReactIconComponentType } from './dist/typings';

declare const TableSettingsIcon: MdiReactIconComponentType;
export default TableSettingsIcon;
