export declare const hashSHA256: (text: string) => string;
