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

declare const PageLayoutSidebarRightIcon: MdiReactIconComponentType;
export default PageLayoutSidebarRightIcon;
