UNPKG

ionicons

Version:

Premium icons for Ionic.

3 lines (2 loc) 138 B
export declare const validateContent: (svgContent: string | null) => string; export declare const isValid: (elm: HTMLElement) => boolean;