/** * * @param {string} value */ export function mockGetSelection(value: string): void;