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

declare const PageLayoutSidebarLeftIcon: MdiReactIconComponentType;
export default PageLayoutSidebarLeftIcon;
