2025-11-02 14:35:35 +03:00

3 lines
72 B
TypeScript

declare const initIcon: (str: string) => void;
export default initIcon;