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