export declare const invariant: (assertion: boolean, error: string) => void;
