export declare class MathFunctions { isBase64: (value: string) => boolean; }