import { RPCBase } from "../rpcBase"; export declare function FontManager(this: RPCBase): { getFontSolutionSet: () => Promise; }; //# sourceMappingURL=FontManager.d.ts.map