import { SelectionAny } from './internal';
export declare class SelectionReference extends SelectionAny {
}
