import type { FC } from 'react';
import './index.less';
declare const SerialNumberEdH5: FC<any>;
export default SerialNumberEdH5;
