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