export declare const validationInit: () => void;
declare const _default: {
    validationInit: () => void;
};
export default _default;
