import type { FC } from 'react';
declare const ImageShowEdPc: FC<any>;
export default ImageShowEdPc;
