export declare const helper: {
    one: number;
    two: number;
    three: number;
};
