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