export declare function sendMediaSelection(blockId: string, payload: unknown): void; export declare function useMediaSelectionEffect(): void;