import * as React from 'react'; import Sign16 from './Sign16'; export const sign16 = () => ; export default { title: 'Icon/Line/Sign16', component: Sign16, parameters: { notes: "`import Sign16 from 'box-ui-elements/es/icon/line/Sign16';`", }, };