declare function _registerGlyph(): void;
declare namespace _registerGlyph {
    var __loaded: boolean;
}
export declare const registerGlyph: typeof _registerGlyph;
export {};
