import { FormioAuthService } from '../auth.service';
import * as i0 from "@angular/core";
export declare class FormioAuthRegisterComponent {
    service: FormioAuthService;
    renderOptions: any;
    constructor(service: FormioAuthService);
    static ɵfac: i0.ɵɵFactoryDeclaration<FormioAuthRegisterComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<FormioAuthRegisterComponent, "ng-component", never, {}, {}, never, never, false, never>;
}
//# sourceMappingURL=register.component.d.ts.map