export type { StrokedSVGProps } from './types'; export { StrokedSVG } from './stroked-svg';