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