export declare function get(): number; export declare function add(): string; export declare function sub(): string;