import { default as React } from 'react';
import { SwitchOrgLinkProps } from '../state/types';
export declare function SwitchOrgLink({ children, orgCode, ...props }: SwitchOrgLinkProps): React.JSX.Element;
//# sourceMappingURL=SwitchOrgLink.d.ts.map