import CompareImage from "./CompareImage"; export type { CompareImageProps } from './CompareImage'; export default CompareImage;