import type { FC } from 'react';
declare const SubFormH5: FC;
export default SubFormH5;
