import { ValidatorFn } from '@angular/forms';
export declare const base64: ValidatorFn;
