/** * @private * @method mapSize * @memberof PIXI.glCore.shader * @param {string} type */ export declare function mapSize(type: string): number;