declare const invariant: (condition: any, format?: string, ...args: Array<any>) => void;
export { invariant };
//# sourceMappingURL=invariant.d.ts.map