export declare class TerraPdfHelper { static createPdfBlob(base64String: string): Blob; }