import { d } from '../index'; /** sinθ of the bevel surface tilt at progress `t` ∈ [0,1], blending round → machined. */ export declare const bevelSin: import('typegpu').TgpuFn<(t: d.F32, shape: d.F32) => d.F32>; //# sourceMappingURL=bevel.d.ts.map