export declare class RefDTO {
    ref: string;
}
