import type { IconWrapperTheme } from './light';
declare const iconDark: IconWrapperTheme;
export default iconDark;
