import React from 'react'; import { IconProps } from '../../Elements'; declare const Icon: React.FunctionComponent; export default Icon; //# sourceMappingURL=editable.d.ts.map