declare module 'auth:config' {
	const config: import('./src/config').FullAuthConfig
	export default config
}
