import { SVGIcon } from '../svg-icon.interface';
export declare const warningCircleIcon: SVGIcon;
