export declare const useGetDevices: () => [MediaDeviceInfo[], () => void];
