import type { IconDefinition } from '../types';
declare const SlidersOutlined: IconDefinition;
export default SlidersOutlined;
