import { tMaterialColors } from '../types/t.colors.material';
declare const materialColors: tMaterialColors;
export default materialColors;
