export default function FormClosedIcon({ width, height, ...props }: { [x: string]: any; width?: number | undefined; height?: number | undefined; }): import("@emotion/react/jsx-runtime").JSX.Element; //# sourceMappingURL=FormClosed.d.ts.map