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

declare const TableSearchIcon: MdiReactIconComponentType;
export default TableSearchIcon;
