@cbinsights/fds
Version:
Form: A design system by CB Insights
9 lines (8 loc) • 331 B
TypeScript
/**
* DO NOT EDIT',
* Generated by fds-dictionary on Thu Dec 22 2022 14:58:59 GMT-0500 (Colombia Standard Time)
* github.com/cbinsights/form-design-system/
*/
import { IconProps } from 'components/Icon';
declare const AddSectionIcon: ({ size, color, customSize, }: IconProps) => JSX.Element;
export default AddSectionIcon;