import { FC } from 'react'; import { IAlurkerjaFormLowcode } from '../../../types'; declare const FormLowcode: FC; export default FormLowcode;