import { Organization } from '../@Types'; export declare function fetchOrganization(idOrganization?: string): Promise;