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

declare const PoolRackIcon: MdiReactIconComponentType;
export default PoolRackIcon;
