export { default as IconFill, IconFillProps, FillGlyphMapType } from './fill'; export { default as IconOutline, IconOutlineProps, OutlineGlyphMapType } from './outline';