import React from 'react';
declare const ConfigureWhiteboardModal: (props: any) => React.JSX.Element;
export default ConfigureWhiteboardModal;
