declare const webgl: {
    isSupported: boolean;
};
export { webgl };
