bpms_site/.svn/pristine/7b/7bbcec18883c82f4dc39ccadc8aba5e00c5a62f1.svn-base
2025-11-02 16:38:49 +03:30

4 lines
104 B
Plaintext

import * as React from 'react';
declare const CloseIcon: () => React.JSX.Element;
export { CloseIcon };