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