import { UserInfoRow } from '../../src/models';
export declare class UserInfoTestData {
    static TRIAL_USER_INFO: UserInfoRow;
}
