export declare enum MagnifEyeCustomEvent {
    ANIMATION_END = "magnifeye-auto-capture:animation-end",
    CONTROL = "magnifeye-auto-capture:control",
    STATUS_CHANGED = "magnifeye-auto-capture:status-changed"
}
