import { AnyEffect } from "../../../context/types.js"; export declare function calculate_effect_width(effect: AnyEffect, zoom: number): number;