export declare const antelopeAssert: (str: string) => string; export declare const antelopeAssertMessage: (str: string) => string; export declare const antelopeAssertCode: (str: bigint) => string;