declare const materialSlots: {
    columnMenuPinLeftIcon: React.JSXElementConstructor<any>;
    columnMenuPinRightIcon: React.JSXElementConstructor<any>;
};
export default materialSlots;
