import type { ChipRemoveProps } from '@primereact/types/primitive/chip';
export declare const defaultRemoveProps: ChipRemoveProps;
