import React from 'react'; export const Icons = { Wait: () => ( ), Click: () => ( ), Lock: () => ( ), ArrowLeft: () => ( ), ArrowRight: () => ( ) };