export declare const MediaPickerVideoStyles: {
    wrapper: (isDark: boolean) => string;
    container: string;
};
