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

declare const BricksIcon: MdiReactIconComponentType;
export default BricksIcon;
