import type { IconComponent } from '../types'; declare const WindowFrame: IconComponent; export default WindowFrame;