import { IMaskFunction } from '../../../context';
declare const zipcode: IMaskFunction;
export default zipcode;
