import { AtomControl } from "./AtomControl";
export declare class AtomPage extends AtomControl {
    title: string;
    tag: string;
    preCreate(): void;
}
//# sourceMappingURL=AtomPage.d.ts.map