export { assertNamingConvention }; declare function assertNamingConvention(exportValue: unknown, exportName: string, telefuncFilePath: string, appRootDir: null | string): Promise;