import { FormatKit as _FormatKit } from "@hocgin/hkit";
export declare class FormatKit extends _FormatKit {
    static work(): number;
}
