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