export declare const useReg: (reg: RegExp, val: string) => boolean;