export { default as SlowIcon } from './slow-icon.svg';
export { default as AverageIcon } from './average-icon.svg';
export { default as FastIcon } from './fast-icon.svg';
