export declare class BitblitAsyncglkInfo {
    private constructor();
    static buildInformation(): Record<string, string>;
}
