export declare const getMintaVideos: (state: any) => any; export declare const getProductMintaVideoSearchResults: import("reselect/*").OutputSelector any>; export declare const getProductTotalMintaVideoSearchResultCount: (state: any) => number; export declare const getMintaVideoById: import("reselect/*").OutputParametricSelector any>; export declare const getMintaVideosByIds: import("reselect/*").OutputParametricSelector any[]>; export declare const getIsVideoSceneVisibilityCustomized: import("reselect/*").OutputParametricSelector boolean>; export declare const getCustomizeMintaVideoById: import("reselect/*").OutputParametricSelector any>; export declare const getCustomizeMintaVideoBySceneById: import("reselect/*").OutputParametricSelector any>; export declare const getIsVideoIsCustomizeById: import("reselect/*").OutputParametricSelector boolean>; export declare const getIsVideoIsInjectingChanges: import("reselect/*").OutputParametricSelector any>;