import { SelectionAny } from './internal';
export declare type SelectionMediaType = SelectionAny;
