Closes #2160, Closes #2163
@ -1,6 +1,7 @@
import { FunctionComponent } from 'react';
export type IconComponent = FunctionComponent<{
color?: string;
size?: number;
stroke?: number;
}>;
The note is not visible to the blocked user.