export declare function createEditIcon(): SVGSVGElement;
export declare function createTrashIcon(): SVGSVGElement;
export declare function createPopupStep1Icon(): SVGSVGElement;
export declare function createPopupStep2Icon(): SVGSVGElement;
export declare function createPopupStep3Icon(): SVGSVGElement;
export declare function createPopupStep4Icon(): SVGSVGElement;
export declare function createDeleteSuccessIcon(): SVGSVGElement;
export declare function createCloseIcon(): SVGSVGElement;
export declare function createErrorIcon(): SVGSVGElement;
