import {ShaderModule} from '../../types';

/** Private shader module used by `Transform` */
export const transform: ShaderModule;
