/**
 * Object containing all default shader chunks used by shader generators.
 *
 * @type {object}
 * @category Graphics
 */
export const shaderChunks: object;
