import type { CustomStage } from "../../../../interfaces/private/CustomStage";
export declare function streakTextPostRender(): void;
export declare function streakTextGetShaderParams(customStage: CustomStage, shaderName: string): void;
export declare function topStreakTextStart(): void;
//# sourceMappingURL=streakText.d.ts.map