export = CanvasKitInit;
declare function CanvasKitInit(CanvasKitInit: any): any;
declare namespace CanvasKitInit {
    export { CanvasKitInit };
}
