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