import { DataString } from './data.string';
export declare class DataAltiBaroProfile extends DataString {
    static type: string;
}
