import { IArbeitsAgenturJobArgsProps } from "../types/arbeitsAgenturJobArgsTypes";
declare const aliasMapping: Record<keyof IArbeitsAgenturJobArgsProps, string>;
export { aliasMapping };
