import React from 'react'; export declare const Chip: React.FunctionComponent<{ label: string; }>; //# sourceMappingURL=chip.d.ts.map