export type GlPrecision = 'highp' | 'mediump' | 'lowp';
