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