import type { ILogger } from '@/types/logger';
export declare function useLogger(): ILogger;
//# sourceMappingURL=logger.d.ts.map