/** * Path-related constants for the Voltra plugin */ /** Default path for user-provided widget images */ export declare const DEFAULT_USER_IMAGES_PATH = "./assets/voltra";