import { $TSObject } from '.'; export declare const getPermissionsBoundaryArn: (env?: string | undefined) => string | undefined; export declare const setPermissionsBoundaryArn: (arn?: string | undefined, env?: string | undefined, teamProviderInfo?: $TSObject | undefined) => void; //# sourceMappingURL=permissionsBoundaryState.d.ts.map