import { FormControl } from '@angular/forms';
export declare const validateCoupunts: (control: FormControl) => void;
