import { IRegularTag } from '../../typings'; export declare const cantTrans: (define: IRegularTag, attrName: string) => boolean | undefined;