import React from 'react'; const plugIcon = (fill: string, size: number, style?: React.CSSProperties) => ( ); export default plugIcon;