import type { CustomStage } from "../../../../interfaces/private/CustomStage";
export declare function setShadows(customStage: CustomStage): void;
//# sourceMappingURL=shadows.d.ts.map