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