declare function valiDate(input: string): boolean; declare namespace valiDate {} export = valiDate;