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