import * as Specification from "../../specification/specification"; export declare function basic(): Specification.Shader; export declare function lighting(): Specification.Shader;