import type { Sound } from "./types.js"; export declare const PACKAGE_NAME = "sounds-for-focus"; export declare const PACKAGE_VERSION = "0.1.0"; export declare const SOUNDS: Sound[];