import type { TagProps } from '@primereact/types/primitive/tag';
export declare const defaultProps: TagProps;
