declare const _default: import('vue').DefineComponent<{}, {
    config: Record<string, any>;
    isDigitalFlop: boolean;
    $props: {
        readonly config?: Record<string, any> | undefined;
        readonly isDigitalFlop?: boolean | undefined;
    };
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
export default _default;
