/**
 * The headlessId automatically given to the first SearchHeadless instance created.
 *
 * @public
 */
export const DEFAULT_HEADLESS_ID = 'main';
