import React from 'react'; export declare const CloseIcon: ({ title }: { title?: string | undefined; }) => React.JSX.Element; //# sourceMappingURL=icons.d.ts.map