UNPKG

@cbinsights/fds

Version:
9 lines (8 loc) 319 B
/** * 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 EditIcon: ({ size, color, customSize, }: IconProps) => JSX.Element; export default EditIcon;