import * as i0 from "@angular/core";
import * as i1 from "./puzzle.component";
import * as i2 from "./image-puzzle/image-puzzle.component";
import * as i3 from "@angular/forms";
import * as i4 from "@angular/platform-browser";
export declare class PuzzleModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PuzzleModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PuzzleModule, [typeof i1.PuzzleComponent, typeof i2.ImagePuzzleComponent], [typeof i3.FormsModule, typeof i4.BrowserModule], [typeof i1.PuzzleComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PuzzleModule>;
}
