export interface DotIconProps { size: number; color?: string; }