export declare const CrossSquareIcon: ({ color, }: {
    color?: string;
}) => React.ReactNode;
//# sourceMappingURL=CrossSquareIcon.d.ts.map