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

declare const TrackpadIcon: MdiReactIconComponentType;
export default TrackpadIcon;
