import { PolyEngine } from '../../../Poly';
export declare class AllCamerasRegister {
    static run(poly: PolyEngine): void;
}
