// Mock SVG type to power transformations in jest // See: https://react-svgr.com/docs/jest/ export default "svg"; export const ReactComponent = "div";