import { Company, AsyncState } from '../types/index.js'; export declare function useCompany(orgNumber: string): AsyncState; //# sourceMappingURL=use-company.d.ts.map