import { IAttributeElements } from "@gooddata/sdk-model"; export declare function assertNoNulls(elements: IAttributeElements): void; //# sourceMappingURL=utils.d.ts.map