/** * 该文件为脚本自动生成文件,请勿随意修改。如需修改请联系 PMC * */ import { TdAnchorProps, TdAnchorItemProps, TdAnchorTargetProps } from './type'; export declare const anchorDefaultProps: TdAnchorProps; export declare const anchorItemDefaultProps: Pick; export declare const anchorTargetDefaultProps: Pick;